home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / lpmac1.arc / READ.ME < prev   
Encoding:
Text File  |  1988-11-20  |  514 b   |  15 lines

  1. Contents of LPMAC1.ARC
  2.  
  3. CHARS.MLB       ASCII characters
  4. I8086.MLB       8086/8 assembler constants
  5. MACROS.DOC      Documentation for MACROS.MLB
  6. MACROS.MLB      Stacks, Jumps, Structured Prog.
  7. MACROS.SRC      Commented source for MACROS.MLB
  8. MSDOS.MLB       MS DOS constants
  9. READ.ME         This file
  10.  
  11.      I created MACROS.MLB from MACROS.SRC by using STRIPASM.  The idea
  12. is to save a commented source for maintainance and bugs but use a
  13. stripped source as an include file to speed up compilation.
  14.  
  15.